SftTree/NET 2.0

GetDimension Method, SftTree Class

Softel vdm, Inc.

Returns the location and size of a cell or row header.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public Function GetDimension( ByVal Cell As CellBaseClass ) As Rectangle

C#   

public Rectangle GetDimension( CellBaseClass Cell );

C++   

public: Rectangle GetDimension( CellBaseClass^ Cell );

Cell

The cell or row header for which the location and size is requested.

Return Value

The location and size.

Comments

The GetDimension method returns the location and size of a cell or row header.

If the cell or row header is not visible, an empty rectangle is returned.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com